home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / gawk-3.000 / gawk-3 / gawk-3.0.0 / test / manyfiles.awk < prev    next >
Encoding:
Text File  |  1994-11-20  |  28 b   |  2 lines

  1. { print $2 > ("junk/" $1) }
  2.